.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://web.archive.org/web/20210728231555im_/https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://web.archive.org/web/20210728231555im_/https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.text-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  font-family: Lato, sans-serif;
  color: #b22222;
  font-size: 13px;
  line-height: 1;
}

.web-payments {
  display: none;
}

.nav-link {
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
}

.nav-link:hover {
  opacity: 1;
  color: #6e7985;
}

.nav-link.w--current {
  opacity: 0.3;
  color: #18181d;
}

.nav-link.white {
  color: #fff;
}

.nav-link.white:hover {
  color: #c9002b;
}

.nav-link.white.hover-black:hover {
  color: #6e7985;
}

.cart-list {
  display: none;
  padding-top: 32px;
  padding-right: 32px;
  padding-left: 32px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
}

.brand:hover {
  opacity: 0.7;
}

.cart-item {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.menu-icon {
  position: relative;
  display: inline-block;
}

.cart-wrap {
  background-color: rgba(24, 24, 29, 0.3);
  color: #fff;
}

.default-state {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mini-cart-list {
  display: block;
  margin-bottom: 0px;
  padding: 0px;
  border: 1px none #000;
}

.nav1-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px 32px;
  border-top-color: #2c2c33;
}

.cart-product-name {
  margin-top: 0px;
  background-color: transparent;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.empty-state {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 3px solid #eee;
  background-color: #eee;
  color: #18181d;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.empty-state.dark-cart-empty-state {
  border-bottom-style: none;
  background-color: #2a2a31;
  color: #fff;
}

.image-36 {
  width: 80px;
  height: 80px;
  box-shadow: 1px 1px 3px 0 #d6d6d6;
}

.size6-text {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  color: #1cbe9b;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
}

.nav1-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-38 {
  margin-bottom: 6px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}

.menu-button {
  margin-left: 24px;
  padding: 0px;
}

.menu-button:hover {
  opacity: 0.7;
}

.menu-button.w--open {
  background-color: transparent;
}

.cart-heading {
  display: block;
  padding-left: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.remove-button {
  margin-top: 5px;
  opacity: 0.5;
  text-decoration: none;
}

.remove-button:hover {
  opacity: 1;
}

.cart-close-icon {
  opacity: 0.5;
}

.paypal {
  display: none;
  margin-bottom: 15px;
}

.error-message {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 10px 20px;
  border-bottom: 3px solid #db4b68;
  background-color: rgba(219, 75, 104, 0.05);
  color: #db4b68;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.cart-line-item {
  background-color: transparent;
  text-transform: none;
}

.link-9 {
  color: #6e7985;
  font-size: 11px;
  text-decoration: none;
}

.web-payment-button {
  height: 48px;
  margin-bottom: 15px;
  border-radius: 0px;
}

.cart-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  min-width: auto;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #b22222;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  font-weight: 500;
}

.cart-item-info {
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.close-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-button {
  padding: 0px;
  background-color: transparent;
}

.cart-button:hover {
  opacity: 0.7;
}

.cart-remove-link {
  color: #c9002b;
}

.image {
  width: 95px;
}

.mini-cart-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.option-list {
  margin-bottom: 5px;
}

.cart-product-price {
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.nav1-menu-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #333;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  color: #333;
  font-weight: 500;
  text-align: left;
}

.main-button:hover {
  background-color: #333;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.main-button.signin {
  min-height: 30px;
}

.main-button.signin.white {
  border-color: #fff;
  color: #fff;
}

.navbar1 {
  z-index: auto;
  width: 100%;
  padding: 22px 36px;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #ebedee;
  background-color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.navbar1.active-nav1 {
  position: fixed;
  top: 0px;
  z-index: 100;
}

.navbar1.active-nav1.transparent {
  z-index: 99999;
  border-bottom-style: none;
  background-color: transparent;
}

.cart-option-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.cart-header {
  position: relative;
  width: 100%;
  padding: 25px 32px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-color: #2c2c33;
}

.cart {
  margin-left: 15px;
}

.cart-item-2 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.size5-text {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.text-field {
  width: 100%;
  margin-bottom: 0px;
  padding: 30px 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-style: none;
  border-radius: 0px;
  background-color: #f5f5f5;
  color: #18181d;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.text-field:hover {
  background-color: #f0f0f0;
}

.text-field:active {
  background-color: #ececec;
}

.text-field:focus {
  background-color: #ececec;
  color: #18181d;
}

.text-field.cart-input {
  width: 60px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #2c2c33;
  border-radius: 0px;
  background-color: transparent;
  color: #333;
  text-align: center;
}

.cart-container {
  min-width: 440px;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(24, 24, 29, 0.1);
}

.minicart-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart-quantity-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #eee;
  font-size: 16px;
  font-weight: 400;
}

.variations-main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cart-product-image {
  width: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link-2 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link-2:hover {
  text-decoration: underline;
}

.main-link {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
}

.main-link:hover {
  color: #c9002b;
}

.main-link.w--current {
  color: #fff;
}

.main-link.signin {
  background-color: #b22222;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  color: #fff;
  line-height: 1.2;
}

.main-link.signin:hover {
  opacity: 0.7;
  color: #fff;
}

.main-link.koszyk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding: 0px 1px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-link.koszyk.tablet {
  display: none;
  padding-right: 5px;
  padding-left: 5px;
}

.main-link.koszyk.login {
  position: relative;
  height: auto;
  margin-right: 0px;
  padding-right: 15px;
  padding-left: 1px;
}

.menu-link {
  color: #000;
  text-decoration: none;
}

.logo {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 52%;
  max-width: 440px;
  min-width: 280px;
  margin-top: -1%;
  margin-right: 15%;
  margin-bottom: -15px;
}

.logo.maly {
  display: block;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
}

.menu {
  display: none;
}

.nav-menu {
  display: none;
  margin-right: auto;
}

.main-nav__container {
  position: relative;
  z-index: 250;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1900px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-menu-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 50%;
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.navbar {
  position: fixed;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.image-37 {
  position: relative;
  display: block;
  height: 32px;
  padding-top: 4px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-38 {
  width: 43%;
  margin-top: 8%;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e5c5ff;
  background-image: linear-gradient(135deg, #732bca, #230a52);
}

.heading {
  margin-right: 11%;
  color: #fff;
  font-size: 53px;
  line-height: 74px;
  text-align: center;
  text-shadow: 0 0 5px #000, 1px 1px 110px #342d67, 1px 1px 40px #342d67;
}

.text-span {
  font-size: 70px;
}

.hero {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #454545;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-2 {
  position: relative;
  z-index: 5;
  margin-right: 0%;
  margin-left: 0%;
  color: #fff;
  font-size: 46px;
  line-height: 72px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.15em;
  text-shadow: 1px 1px 20px #361d75, 0 0 60px #2a134e, 1px 1px 2px #000;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-39 {
  position: relative;
  width: 50%;
  height: 89%;
  max-width: none;
  margin-top: 15%;
  margin-left: -6%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.body {
  overflow: visible;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}

.body.danceclasses {
  color: #fff;
  letter-spacing: 0.15em;
}

.text-span-2 {
  font-size: 60px;
  line-height: 73px;
  font-weight: 700;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  max-height: 1300px;
  max-width: 2560px;
  min-height: 700px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3.poziom {
  max-height: 1100px;
  max-width: 2560px;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  position: relative;
  display: none;
  width: 100%;
  height: 5%;
  background-color: #e6e6e6;
}

.image-40 {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 60%;
  max-width: none;
  min-width: 1920px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/3dperspective.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: repeat-x;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.div-block-5 {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.div-block-6 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  margin-bottom: -9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(21%, rgba(0, 0, 0, 0.35)), color-stop(24%, rgba(0, 0, 0, 0.77)), color-stop(27%, rgba(0, 0, 0, 0.51)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 21%, rgba(0, 0, 0, 0.77) 24%, rgba(0, 0, 0, 0.51) 27%, transparent);
}

.div-block-7 {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1710px;
  margin-bottom: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-41 {
  position: relative;
  width: 58%;
  height: 72%;
  max-width: none;
  margin-bottom: 4%;
  margin-left: -198px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.image-42 {
  position: relative;
  z-index: 4;
  width: 25%;
  height: 69%;
  max-width: none;
  min-width: 300px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.heading-3 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  margin-top: 0px;
  font-size: 48px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.15em;
  text-shadow: 1px 1px 6px #000;
}

.div-block-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-9 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 89%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menublur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 250;
  display: block;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, rgba(0, 0, 0, 0.69)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.69) 85%, rgba(0, 0, 0, 0.5));
  opacity: 0;
}

.menublur.nanormlau {
  opacity: 1;
}

.logomale {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
}

.logomale.maly {
  display: block;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
}

.logmale {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
}

.logmale.maly {
  display: block;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
}

.logmale.nanormalu {
  display: block;
}

.get_started {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 90vh;
  max-height: 1200px;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-3 {
  font-size: 29px;
  line-height: 44px;
}

.text-span-4 {
  font-size: 51px;
  line-height: 62px;
}

.heading-4 {
  position: relative;
  z-index: 2;
  color: #000;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
}

.heading-4.schoolhead3 {
  color: #fff;
}

.text-span-5 {
  font-weight: 500;
}

.image-43 {
  position: relative;
  width: 32%;
  height: 70%;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.image-44 {
  position: relative;
  width: 32%;
  height: 70%;
  max-width: none;
  margin-left: 3%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.div-block-10 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 86%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-45 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 110%;
  height: 93%;
  max-width: none;
  margin-top: -5%;
  margin-left: -5%;
  -webkit-filter: blur(12px);
  filter: blur(12px);
}

.image-46 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  max-width: none;
  -webkit-filter: none;
  filter: none;
}

.image-46.jn {
  z-index: 1;
  height: 100%;
  margin-top: 0%;
}

.image-46.czarny {
  height: auto;
}

.section {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 130vh;
  max-height: 1200px;
  min-height: 800px;
  padding-top: 9%;
  padding-bottom: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.section.faq {
  height: auto;
  padding-top: 3%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclasses2-100.jpg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.section.contact {
  position: relative;
  height: auto;
  max-height: none;
  min-height: auto;
  padding-bottom: 110px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section.faq-copy {
  height: auto;
  max-height: none;
  min-height: 550px;
  padding-top: 3%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclasses2-100.jpg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.section.school {
  height: auto;
  max-height: none;
}

.heading-5 {
  position: relative;
  z-index: 2;
  margin-top: 5%;
  margin-left: 91px;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  color: #000;
  font-size: 130px;
  line-height: 150px;
  text-align: center;
  letter-spacing: 0.7em;
}

.text-span-6 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-47 {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 6;
  width: 40%;
  height: 67%;
  margin-top: 0%;
  margin-right: 0%;
  margin-left: 3%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 40% 100%;
  object-position: 40% 100%;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-11.merchtext {
  overflow: hidden;
  height: 100%;
  padding-top: 10%;
  padding-bottom: 40%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11.jowita {
  z-index: 5;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-11.michael {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11.calendar {
  z-index: 7;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-11.calendardleft {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11.other-product {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-48 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 28%;
  height: 37%;
  max-width: none;
  margin-right: 9%;
  margin-bottom: 5%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.image-49 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 53%;
  height: 85%;
  max-width: none;
  margin-top: -7%;
  margin-right: -8%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.image-50 {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  width: 28%;
  max-width: 330px;
  min-width: 250px;
  margin-left: 19%;
}

.image-50.calendarleft {
  z-index: 2;
  width: 34%;
  height: 38%;
  max-width: none;
  min-width: 0px;
  margin-left: 17%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
}

.button {
  position: relative;
  z-index: 3;
  margin-top: 10%;
  margin-bottom: 2%;
}

.heading-6 {
  position: relative;
  z-index: 3;
}

.div-block-12 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  max-width: 960px;
  margin-top: 59px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-13 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.27);
}

.heading-7 {
  position: relative;
  margin-top: 10px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown {
  z-index: 3;
  background-color: #fff2f2;
}

.div-block-15 {
  width: 30px;
  height: 100%;
}

.image-51 {
  width: 25px;
  height: 25px;
  max-width: none;
}

.div-block-16 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 47%;
  height: 51px;
  margin-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.2);
  -webkit-transition: height 350ms ease;
  transition: height 350ms ease;
}

.paragraph {
  display: block;
  width: 90%;
  margin-top: 18px;
}

.accordion-item {
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  border-radius: 4px;
  background-color: #5f5f5f;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.03);
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.accordion-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 30px;
  cursor: pointer;
}

.icon.accordion-icon {
  color: rgba(0, 0, 0, 0.6);
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 30px;
}

.paragraph-2 {
  font-size: 19px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.image-52 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 70%;
  max-width: 1020px;
  opacity: 0.8;
  -webkit-transform: translate(0px, 100%) scale(1.5);
  -ms-transform: translate(0px, 100%) scale(1.5);
  transform: translate(0px, 100%) scale(1.5);
}

.heading-8 {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 45px;
  line-height: 62px;
  font-weight: 500;
  text-align: center;
}

.heading-8.school {
  text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.6);
}

.heading-8.school.index {
  color: #000;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.section-2.merchstore {
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2.liveclases {
  height: 80vh;
  max-height: 1200px;
  min-height: 700px;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone-100-1.jpg');
}

.section-2.liveclases.schoolgal {
  padding-left: 0%;
}

.section-2.liveclases.schoolgal.classscholll {
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclasses-100.jpg');
}

.div-block-17 {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 50%;
  height: auto;
  margin-right: 4%;
  border-radius: 20px;
  box-shadow: 4px 4px 20px -8px #000;
}

.div-block-17.lessonwideo1 {
  width: 100%;
  margin-right: 0%;
}

.div-block-17.youtubewideopromotion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31vw;
  height: 40vw;
  max-height: 800px;
  max-width: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.section-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 400px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone1-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.heading-9 {
  position: relative;
  z-index: 2;
  font-size: 59px;
  line-height: 46px;
  font-weight: 500;
  text-align: center;
}

.image-53 {
  position: relative;
  z-index: 2;
  width: 44%;
  height: 90%;
  max-height: 620px;
  max-width: none;
  margin-top: 5%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-53.drugi {
  display: none;
}

.image-53.trzeci {
  display: none;
}

.navbarsmall {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.logomalybar {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.logomalybar.maly {
  display: block;
  width: auto;
  height: 70px;
  max-width: none;
  margin-top: 0px;
  margin-right: 30%;
  margin-bottom: -10px;
}

.menublurmale {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, rgba(0, 0, 0, 0.69)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.69) 85%, rgba(0, 0, 0, 0.5));
  opacity: 1;
}

.text-span-7 {
  font-size: 31px;
  line-height: 70px;
  font-weight: 400;
}

.section-explore-classes {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 1300px;
  min-height: 150px;
  padding-bottom: 148px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone2-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
}

.section-explore-classes.schooldance {
  max-height: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclasses2-100.jpg');
}

.image-54 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: none;
  -webkit-filter: blur(2.5em);
  filter: blur(2.5em);
}

.image-54.scgoolclass {
  z-index: 0;
}

.heading-10 {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  font-size: 54px;
  line-height: 80px;
  font-weight: 500;
}

.heading-10.scheduledanceschool {
  margin-top: 100px;
  margin-bottom: 1px;
}

.heading-10.scheduledanceschool.photogalery {
  margin-top: 20px;
}

.heading-10.scheduledanceschool.photogalery.orwatch {
  margin-top: 63px;
  margin-bottom: 19px;
  line-height: 60px;
  white-space: normal;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-19 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-20 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 950px;
  margin-top: 38px;
  margin-bottom: 19px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-20.danceschooljoin {
  max-width: 1400px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-2 {
  position: relative;
  z-index: 10;
  padding: 9px 30px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.27);
  border-radius: 8em;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: text-shadow 225ms ease, background-color 250ms ease, opacity 200ms ease, box-shadow 275ms ease;
  transition: text-shadow 225ms ease, background-color 250ms ease, opacity 200ms ease, box-shadow 275ms ease;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.button-2:hover {
  background-color: rgba(255, 255, 255, 0.49);
  box-shadow: inset 0 2px 0 0 #fff, 0 6px 20px 0 rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 3px #000;
}

.button-2.explore-classes {
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 16px 6px;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-transition: text-shadow 450ms ease, background-color 450ms ease;
  transition: text-shadow 450ms ease, background-color 450ms ease;
  font-size: 29px;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.button-2.explore-classes:hover {
  background-color: rgba(255, 255, 255, 0.45);
  text-shadow: 1px 1px 5px #000;
}

.button-2.kontrastowy {
  padding: 13px 33px 14px;
  border-width: 2px;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.91);
  box-shadow: 3px 3px 9px 1px #000;
  -webkit-transition: background-color 275ms ease, opacity 200ms ease, box-shadow 275ms ease, -webkit-transform 275ms ease;
  transition: background-color 275ms ease, opacity 200ms ease, box-shadow 275ms ease, -webkit-transform 275ms ease;
  transition: background-color 275ms ease, transform 275ms ease, opacity 200ms ease, box-shadow 275ms ease;
  transition: background-color 275ms ease, transform 275ms ease, opacity 200ms ease, box-shadow 275ms ease, -webkit-transform 275ms ease;
  color: #000;
  font-size: 26px;
}

.button-2.kontrastowy:hover {
  background-color: #fff;
  box-shadow: 3px 3px 10px 6px rgba(0, 0, 0, 0.66);
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.button-2.kontrastowy.aboutus {
  margin-bottom: 29%;
  background-color: #fff;
}

.button-3 {
  width: 30%;
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21.odstep.recordedclasses {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-21.odstep.recordpoka {
  display: none;
}

.div-block-21.odsunzpraw {
  margin-right: 38px;
}

.paragraph-3 {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.div-block-22 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 1075px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-11 {
  position: relative;
  z-index: 2;
  font-weight: 400;
  letter-spacing: 0.15em;
}

.button-4 {
  position: relative;
  z-index: 3;
  margin-right: 20px;
  margin-left: 20px;
  padding: 6px 35px 8px;
  border-radius: 0.8em;
  background-color: hsla(0, 0%, 100%, 0.25);
  font-size: 26px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.16em;
  text-decoration: none;
}

.div-block-23 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 61px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-24 {
  position: relative;
  width: auto;
  height: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0.22);
}

.section-contact {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 75px;
  padding-bottom: 159px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone3-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.section-contact.school {
  padding-top: 0px;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclasses3-100.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-4 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 79px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/AdobeStock_298819378_Preview.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 20px 11px rgba(0, 0, 0, 0.46);
}

.section-5 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 95px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone1-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.image-55 {
  position: relative;
  height: 100%;
  max-width: none;
  margin-right: 29%;
}

.body-3 {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.4em;
}

.body-3.dance {
  background-color: #000;
}

.heading-12 {
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.43em;
  text-shadow: 0 -8px 13px #000;
}

.heading-13 {
  position: relative;
  z-index: 3;
  font-size: 75px;
  line-height: 90px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2em;
  text-shadow: 0 -4px 4px #000;
}

.image-56 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: none;
  -webkit-filter: blur(0.7em);
  filter: blur(0.7em);
}

.section-5-copy {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone2-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.div-block-27 {
  position: relative;
}

.div-block-28 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70%;
  margin-top: -106px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-29 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-shadow: 0 2px 5px #000, 0 3px 0.6em #000;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 217px;
  font-weight: 700;
}

.button-set {
  position: relative;
  margin-right: 25px;
  margin-left: 25px;
  padding: 9px 30px 10px;
  border-style: solid;
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, 0.45);
  border-radius: 8em;
  background-color: rgba(0, 0, 0, 0.75);
  box-shadow: 0 7px 16px 2px #000;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.button-set:hover {
  border-color: #fff;
  background-color: #535353;
  box-shadow: 0 11px 16px 2px rgba(0, 0, 0, 0.76);
}

.button-set.w--current {
  border-color: #fff;
  background-color: hsla(208, 0%, 84%, 0.7);
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.54), 0 7px 16px 2px #000;
  color: #000;
  text-shadow: 0 0 10px #fff;
}

.button-set.w--current:hover {
  box-shadow: inset 0 3px 5px 1px rgba(0, 0, 0, 0.54), 0 11px 16px 6px rgba(0, 0, 0, 0.65);
}

.button-set.explore-classes {
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 16px 6px;
  background-color: rgba(255, 255, 255, 0.05);
  font-size: 29px;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.button-set.klik {
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 14px 3px rgba(0, 0, 0, 0.3), 0 -2px 9px 0 #000;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  color: #000;
  font-weight: 700;
  text-shadow: 0 1px 3px #fff, 0 0 0.3em #fff;
}

.button-set.klik:hover {
  box-shadow: inset 0 4px 2px 1px rgba(0, 0, 0, 0.56), 0 7px 10px 1px #000;
}

.button-set.nieklik {
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, 0.45);
  border-radius: 8em;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 7px 16px 2px #000;
  -webkit-transition: box-shadow 350ms ease, border-color 350ms ease, background-color 350ms ease;
  transition: box-shadow 350ms ease, border-color 350ms ease, background-color 350ms ease;
  text-shadow: 0 2px 5px #000, 0 3px 0.6em #000;
}

.button-set.nieklik:hover {
  border-color: #fff;
  background-color: #3d3d3d;
  box-shadow: 0 15px 16px 2px #000;
}

.button-set.nieklik.blizej {
  margin-left: 22px;
}

.heading-15 {
  position: relative;
  z-index: 2;
  margin-top: 50px;
  font-size: 50px;
  line-height: 65px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}

.div-block-30 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.25);
}

.div-block-30.danceschool {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 46px;
  line-height: 50px;
  font-weight: 400;
  text-align: right;
}

.heading-16.asgo {
  margin-right: 0px;
}

.text-span-8 {
  font-size: 24px;
}

.text-span-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 21px;
}

.heading-16-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 36px;
  line-height: 35px;
  font-weight: 400;
  text-align: right;
}

.text-span-10 {
  font-size: 90px;
  line-height: 80px;
  font-weight: 400;
}

.text-span-11 {
  font-size: 90px;
  line-height: 80px;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-32 {
  font-weight: 500;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-34 {
  position: relative;
  z-index: 2;
  width: 50%;
  margin-right: 8%;
}

.heading-17 {
  text-align: center;
}

.paragraph-4 {
  position: relative;
  z-index: 3;
  width: 70%;
  margin-bottom: 45px;
  font-weight: 400;
}

.paragraph-4.aboutusparagrraf {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0.11em;
}

.paragraph-4.group-clases {
  width: 50%;
  min-width: 750px;
  font-size: 15px;
  line-height: 22px;
}

.paragraph-4.testschooldancetextinfo {
  width: 35%;
  margin-right: 5%;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.19em;
}

.paragraph-4.testschooldancetextinfo.table {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 0px;
  padding: 30px 20px 35px 40px;
  font-size: 17px;
}

.paragraph-4.testschooldancetextinfo.table.planzajec {
  width: auto;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  letter-spacing: 0.14em;
}

.paragraph-4.testschooldancetextinfo.tytlewoftable {
  width: 100%;
  margin-bottom: 0px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
}

.paragraph-5 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  text-align: left;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 65px;
  column-gap: 65px;
  -webkit-column-rule-style: none;
  column-rule-style: none;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
}

.text-span-12 {
  font-size: 22px;
  line-height: 40px;
  font-weight: 500;
}

.div-block-35 {
  position: relative;
  z-index: 2;
  display: none;
  width: 52%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 11px;
  background-color: hsla(0, 0%, 100%, 0.07);
  box-shadow: 0 -32px 40px 11px #3f2b56, inset 0 0 8px 1px rgba(0, 0, 0, 0.3);
}

.text-block-40 {
  font-size: 20px;
  line-height: 35px;
  text-align: center;
}

.div-block-36 {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 70%;
  height: auto;
  max-width: 990px;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 20px 30px 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.37);
}

.text-block-41 {
  position: relative;
  font-size: 21px;
  line-height: 25px;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 85px;
  padding-bottom: 196px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone1-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.body-4 {
  background-color: #000;
  color: #fff;
}

.section-3-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  padding-top: 49px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone3-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.paragraph-6 {
  width: 70%;
  max-width: 390px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-7 {
  position: relative;
  z-index: 3;
  margin-bottom: 30px;
}

.rozdielacz {
  width: 40px;
  height: 100%;
}

.tabs {
  z-index: 4;
  margin-top: -196px;
}

.tabs.privatelesson {
  margin-top: 0px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-link-tab-1 {
  border-radius: 1px;
}

.tab-link-tab-1.w--current {
  border-radius: 20em;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-40 {
  position: relative;
  z-index: 2;
  display: block;
  width: 70%;
  height: auto;
  max-width: 1600px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0em;
  text-decoration: none;
}

.div-block-40.centralize {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  width: 100%;
  min-height: 40px;
  padding: 20px;
  background-color: #8b8b8b;
}

.dropdown-list {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.dropdown-list.w--open {
  margin-top: 58px;
}

.dropdown-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.dropdown-toggle.w--open {
  padding-bottom: 0px;
}

.headingofpost {
  position: relative;
  z-index: 3;
  width: 70%;
  font-size: 50px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2em;
  text-shadow: 0 -1px 4px #000;
}

.rich-text-block {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-top: 50px;
  letter-spacing: 0.2em;
}

.div-block-42 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  max-width: 1180px;
  margin-top: 90px;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-42 {
  position: relative;
  z-index: 2;
  width: auto;
  max-width: 300px;
  min-width: 0px;
  margin-left: 5%;
}

.text-block-42.widac {
  display: none;
}

.paragraph-8 {
  position: relative;
  z-index: 2;
}

.edd-input.edd-item-quantity {
  position: relative;
  z-index: 3;
  display: block;
  width: 90px;
  height: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.25);
  background-color: rgba(255, 255, 255, 0.25);
  color: #fff;
  font-size: 25px;
}

.edd_download_purchase_form {
  padding: 20px;
  border-radius: 11px;
}

.dd_price_options {
  position: relative;
}

.jjjjjfffff {
  display: block;
}

.testowycheckbox {
  width: 30px;
  height: 30px;
  margin: 0px 20px 20px -50px;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, 0.76);
}

.testowycheckbox.w--redirected-checked {
  border-color: #fff;
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 0 3px 1px #000;
}

.testowycheckbox-radio {
  width: 30px;
  height: 30px;
  margin: 0px 20px 20px -50px;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, 0.76);
  border-radius: 100%;
}

.testowycheckbox-radio.w--redirected-checked {
  border-color: #fff;
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 0 3px 1px #000;
}

.radio-button {
  border-radius: 100%;
}

.edd_purchase_submit_wrapper {
  position: relative;
  z-index: 10;
  display: block;
  width: auto;
  height: 50px;
  margin-top: 25px;
  padding: 9px 30px 10px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.27);
  border-radius: 8em;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: opacity 200ms ease, box-shadow 275ms ease;
  transition: opacity 200ms ease, box-shadow 275ms ease;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.edd_purchase_submit_wrapper:hover {
  box-shadow: inset 0 2px 0 0 #fff, 0 6px 20px 0 rgba(0, 0, 0, 0.7);
}

.edd_purchase_submit_wrapper.explore-classes {
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 16px 6px;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-transition: text-shadow 450ms ease, background-color 450ms ease;
  transition: text-shadow 450ms ease, background-color 450ms ease;
  font-size: 29px;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.edd_purchase_submit_wrapper.explore-classes:hover {
  background-color: rgba(255, 255, 255, 0.45);
  text-shadow: 1px 1px 5px #000;
}

.edd_purchase_submit_wrapper.kontrastowy {
  border-width: 2px;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.91);
  box-shadow: 3px 3px 9px 1px #000;
  color: #000;
}

.edd_purchase_submit_wrapper.kontrastowy.aboutus {
  margin-bottom: 99px;
  border-width: 4px;
  border-color: #a600ff;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0a4ff), to(#7c2da7));
  background-image: linear-gradient(180deg, #f0a4ff, #7c2da7);
}

.edd-add-to-cart-label {
  position: relative;
  border: 0px solid #000;
  color: #fff;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.edd_price_option_sep {
  position: relative;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
}

.edd-add-to-cart.button {
  margin-top: 0%;
  margin-bottom: 0%;
}

.edd_price_option_name {
  position: relative;
  width: 100%;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2em;
}

.edd_price_option_price {
  width: 100%;
  margin-top: 21px;
  font-family: 'DM Sans', sans-serif;
  font-size: 45px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2em;
}

.bold-text {
  position: relative;
  width: 100%;
}

.image-18 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  max-height: 690px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.leftboxinpost {
  position: relative;
  z-index: 2;
  width: 80%;
  max-width: none;
  min-width: 580px;
}

.edd_download {
  position: relative;
  z-index: 2;
  width: 100%;
}

.edd_download_inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.22);
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(143deg, rgba(0, 0, 0, 0.35), rgba(129, 4, 4, 0.2));
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.edd_download_inner:hover {
  box-shadow: 0 0 13px 5px rgba(0, 0, 0, 0.33);
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.edd_download_image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px 6px 0px 0px;
}

.edd_download_title {
  width: 90%;
  margin-top: 21px;
  margin-bottom: 20px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
}

.div-block-43 {
  width: 50%;
}

.imggg {
  width: 100%;
  height: auto;
  max-height: 200px;
}

.attachment-thumbnail.size-thumbnail.wp-post-image {
  position: relative;
  width: 100%;
  height: auto;
  max-width: none;
  border-radius: 6px 6px 0px 0px;
}

.edd_price {
  margin-bottom: 19px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.4px;
}

.stylesycheckout {
  width: 100%;
  height: 100vh;
}

.div-block-44 {
  background-color: rgba(0, 0, 0, 0.51);
  color: #fff;
}

.checkoutdivdynamicbox {
  position: relative;
  z-index: 2;
  width: 70%;
  height: auto;
  max-width: 920px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  letter-spacing: 0em;
  text-decoration: none;
}

.formstyleforall {
  position: relative;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-45 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pytanie-faq {
  position: relative;
  z-index: 2;
  width: 100%;
  min-width: 300px;
}

.tytleqfaq {
  overflow: hidden;
  width: 96%;
  margin: 20px 2%;
  background-color: hsla(0, 0%, 100%, 0.2);
  -webkit-transition: height 400ms ease, -webkit-transform 400ms ease;
  transition: height 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, height 400ms ease;
  transition: transform 400ms ease, height 400ms ease, -webkit-transform 400ms ease;
}

.dropdown-toggle-2 {
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: hsla(0, 0%, 100%, 0.4);
  white-space: normal;
}

.text-block-43 {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 27px;
  padding-right: 26px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 27px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
}

.icon-3 {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.faq-body-cont {
  padding: 30px;
  border-top: 1px none #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.faq-answer {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 24px;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.faq-answer-img {
  width: 100%;
}

.dropdown-list-2 {
  position: relative;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.div-block-46 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 100%;
  height: 20%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(hsla(0, 0%, 90.2%, 0)));
  background-image: linear-gradient(180deg, #e6e6e6, hsla(0, 0%, 90.2%, 0));
}

.dropdown-3 {
  overflow: visible;
  height: auto;
  -webkit-transition: height 550ms ease;
  transition: height 550ms ease;
}

.div-block-47 {
  width: 100%;
}

.faq {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  max-width: 950px;
  min-width: 750px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.stylesybody {
  background-color: #000;
}

.image-57 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 90%;
  max-width: 1060px;
  margin-bottom: -70px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-48-copy {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 33%;
  height: 43%;
  max-width: none;
  margin-right: 29%;
  margin-bottom: 0%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.div-block-48 {
  width: 100%;
  height: 100%;
  max-width: 2560px;
}

.div-block-49 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 76%;
  height: 100%;
  max-width: 1530px;
  min-width: 990px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-49.danceschool {
  padding-bottom: 4%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-52 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-52.schooldance {
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  max-width: 1920%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-53.school {
  height: auto;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-3-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 400px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone1-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.section-3-copy.scholldance {
  z-index: 1;
}

.section-3-copy.scholldance.scholclasss {
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclasses1-100.jpg');
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-55 {
  width: 100%;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-57 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 70px;
  margin-bottom: -60px;
  background-color: #e6e6e6;
}

.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-top: 85px;
  padding-bottom: 196px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('/web/20210728231555im_/https://michaeljowita.com/wp-content/themes/michael-jowita_19_07_2021_1/images/bcdanceclassesone1-100-1.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.div-block-58 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-top: 63px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-59 {
  max-width: 400px;
  margin-right: 4%;
  margin-left: 4%;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.35);
}

.text-block-44 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 20;
  width: 100%;
  height: auto;
}

.edd-cart-number-of-items {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-style: italic;
  text-decoration: none;
}

.div-block-59 {
  display: none;
}

.picturestyleinproductbackground {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 760px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  cursor: pointer;
  -o-object-fit: contain;
  object-fit: contain;
}

.socialmedia_sidebar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 44px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: margin 200ms ease, -webkit-transform 200ms ease;
  transition: margin 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, margin 200ms ease;
  transition: transform 200ms ease, margin 200ms ease, -webkit-transform 200ms ease;
}

.link-block:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.centrialize_socialbar {
  position: relative;
  width: 40px;
}

.image-60 {
  position: relative;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-60 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  max-width: 760px;
  min-width: 680px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-60.socialmedia {
  width: 30%;
  min-width: 260px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-61 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
}

.div-block-62 {
  width: 40%;
  min-width: 440px;
}

.div-block-63 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-61 {
  width: 45%;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.35);
}

.koszykicon {
  position: relative;
  display: block;
  height: 30px;
  padding-top: 4px;
  -o-object-fit: contain;
  object-fit: contain;
}

.contact_social {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacticonimg {
  position: relative;
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
  object-fit: contain;
}

.socialbarblock {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 44px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: margin 200ms ease, -webkit-transform 200ms ease;
  transition: margin 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, margin 200ms ease;
  transition: transform 200ms ease, margin 200ms ease, -webkit-transform 200ms ease;
}

.socialbarblock:hover {
  margin-left: 2px;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1070px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.storerownanietest {
  display: block;
}

.text-block-46 {
  display: none;
}

.link-10 {
  margin-left: 5%;
  opacity: 0.19;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.dropdown-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.dropdown-toggle-3 {
  padding: 0px 5px;
}

.dropdown-list-3 {
  position: relative;
  margin-top: 9px;
}

.dropdown-list-3.w--open {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.dropdown-link {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.dropdown-link:hover {
  background-color: rgba(0, 0, 0, 0.65);
  color: #c9002b;
}

.dropdown-toggle-4 {
  height: 100%;
  padding: 2px 5px 6px;
}

.dropdown-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.dropdown-list-4 {
  margin-top: 6px;
}

.dropdown-list-4.w--open {
  margin-top: 36px;
  padding-top: 14px;
  background-color: transparent;
  color: #fff;
}

.dropdown-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.dropdown-link-2 {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #fff;
  font-weight: 700;
  letter-spacing: normal;
  text-decoration: none;
  cursor: pointer;
}

.dropdown-link-2:hover {
  background-color: rgba(0, 0, 0, 0.65);
  color: #c9002b;
}

.popupbox {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 300;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, 0px, 2px);
  transform: translate3d(0px, 0px, 2px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.popupframe {
  position: relative;
  z-index: 301;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
  box-shadow: 1px 1px 17px 8px rgba(0, 0, 0, 0.46);
}

.closepopupbox {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 303;
  width: 34px;
  height: 34px;
  margin-top: 6px;
  margin-right: 6px;
  cursor: pointer;
}

.imageinpopupbox {
  position: relative;
  z-index: 301;
  width: auto;
  height: auto;
  max-height: 85vh;
  max-width: 95vw;
  -o-object-fit: contain;
  object-fit: contain;
}

.text-block-48 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  -webkit-transform: translate3d(0px, 0px, 1px);
  transform: translate3d(0px, 0px, 1px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-62 {
  position: relative;
  z-index: 7;
  width: 66%;
  margin-right: -2%;
  -o-object-fit: contain;
  object-fit: contain;
}

.youtube {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 8;
  width: auto;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 100%;
}

.video {
  z-index: 5;
  width: 44%;
  height: 40%;
  border-radius: 40px;
}

.div-block-66 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-66.schooldan {
  max-width: 1260px;
}

.tableforschedule {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 45%;
  margin-top: 38px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.2);
}

.tableforschedule.friday {
  width: 100%;
}

.image-63 {
  position: relative;
  z-index: 5;
  width: 90%;
}

.html-embed-2 {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 100%;
  height: 35vw;
  max-height: 490px;
  min-height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 20px;
}

.div-block-67 {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  min-height: 55vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-67.school {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-68 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  min-width: 540px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph-9 {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 22px;
}

.text-span-13 {
  font-size: 21px;
  line-height: 40px;
  font-weight: 700;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.costand {
  position: relative;
  width: 45%;
  font-size: 16px;
  line-height: 22px;
}

.text-span-14 {
  font-weight: 700;
}

.heading-18 {
  position: relative;
  z-index: 4;
  width: 52%;
  max-width: 710px;
  margin-right: 5%;
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
}

.text-span-15 {
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
}

.image-64 {
  position: relative;
  z-index: 3;
  width: 60%;
  margin-bottom: -18px;
}

.school11galery {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-7 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding-top: 60px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.text-block-49 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-65 {
  position: relative;
  z-index: 4;
  width: 100%;
  max-height: 75vh;
  max-width: 1958px;
  margin-bottom: -13%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-66 {
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-16 {
  margin-left: -16px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
}

.joinclassesmap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraphorwatch-live {
  position: relative;
  z-index: 3;
  margin-bottom: 44px;
  font-size: 19px;
  line-height: 27px;
  text-align: center;
}

.paragraphorwatch-live.zoomdancelive {
  margin-top: 18px;
  margin-bottom: 56px;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 27px 13px 48px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-73 {
  margin-left: 9px;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-67 {
  position: relative;
  z-index: 2;
  width: 41%;
  margin-top: 0px;
  margin-bottom: 18px;
}

.button-2-copy {
  position: relative;
  z-index: 10;
  padding: 9px 30px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.27);
  border-radius: 8em;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: text-shadow 225ms ease, background-color 250ms ease, opacity 200ms ease, box-shadow 275ms ease;
  transition: text-shadow 225ms ease, background-color 250ms ease, opacity 200ms ease, box-shadow 275ms ease;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.button-2-copy:hover {
  background-color: rgba(255, 255, 255, 0.49);
  box-shadow: inset 0 2px 0 0 #fff, 0 6px 20px 0 rgba(0, 0, 0, 0.7);
  text-shadow: 1px 1px 3px #000;
}

.button-2-copy.explore-classes {
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 16px 6px;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-transition: text-shadow 450ms ease, background-color 450ms ease;
  transition: text-shadow 450ms ease, background-color 450ms ease;
  font-size: 29px;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.button-2-copy.explore-classes:hover {
  background-color: rgba(255, 255, 255, 0.45);
  text-shadow: 1px 1px 5px #000;
}

.button-2-copy.kontrastowy {
  padding: 13px 33px 14px;
  border-width: 2px;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.91);
  box-shadow: 3px 3px 9px 1px #000;
  -webkit-transition: background-color 275ms ease, opacity 200ms ease, box-shadow 275ms ease, -webkit-transform 275ms ease;
  transition: background-color 275ms ease, opacity 200ms ease, box-shadow 275ms ease, -webkit-transform 275ms ease;
  transition: background-color 275ms ease, transform 275ms ease, opacity 200ms ease, box-shadow 275ms ease;
  transition: background-color 275ms ease, transform 275ms ease, opacity 200ms ease, box-shadow 275ms ease, -webkit-transform 275ms ease;
  color: #000;
  font-size: 26px;
}

.button-2-copy.kontrastowy:hover {
  background-color: #fff;
  box-shadow: 3px 3px 10px 6px rgba(0, 0, 0, 0.66);
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.button-2-copy.kontrastowy.aboutus {
  margin-bottom: 29%;
  background-color: #fff;
}

.image-68 {
  position: relative;
  z-index: 3;
  width: 22%;
}

@media screen and (max-width: 991px) {
  .nav-link {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 14px 24px;
    color: #fff;
  }

  .nav-link:hover {
    display: block;
    color: #000;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .nav-link.white.hover-black {
    color: #fff;
  }

  .nav-link.white.hover-black:hover {
    width: 100%;
    color: #b22222;
  }

  .nav1-menu {
    z-index: 15;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebedee;
    background-color: #000;
  }

  .empty-state {
    max-width: 738px;
  }

  .nav1-wrap {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 24px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .menu-button {
    margin-left: 24px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .error-message {
    max-width: 738px;
  }

  .main-button.signin {
    padding: 14px 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-style: none;
    color: #fff;
  }

  .main-button.signin.w--current {
    min-height: auto;
    padding: 15px 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-style: none;
  }

  .navbar1 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .main-link {
    display: none;
  }

  .main-link.koszyk {
    position: relative;
    display: none;
    margin-right: 5px;
  }

  .main-link.koszyk.tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 1px;
    padding-left: 1px;
  }

  .menu-top {
    width: 25px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .menu-link {
    color: #fff;
  }

  .link-test {
    margin-top: 4px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 39px;
  }

  .logo {
    display: block;
    margin-left: 4%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .menu {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    width: 100%;
    height: 105vh;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-center {
    width: 25px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: none;
    overflow: visible;
    width: 100vw;
    height: 100vh;
    margin-top: -40px;
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .main-nav__container {
    overflow: visible;
    width: 100%;
    height: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .menu-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 13px;
    padding-bottom: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: transparent;
  }

  .menu-button-2.w--open {
    z-index: 3;
    background-color: transparent;
  }

  .menu-bottom {
    width: 25px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .nav-menu-second {
    display: none;
  }

  .navbar {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .hero {
    overflow: hidden;
    height: auto;
  }

  .brand-2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }

  .heading-2 {
    margin-right: 0%;
    margin-left: 0%;
  }

  .image-39 {
    width: 70%;
    height: 70%;
    margin-top: 5%;
    margin-bottom: -18%;
    margin-left: 14%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-3 {
    height: 100vh;
    max-height: 1100px;
    min-height: 350px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block-3.poziom {
    height: 80vh;
    min-height: 650px;
  }

  .image-40 {
    height: 80%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .image-41 {
    width: 80%;
    margin-left: -32%;
    -o-object-position: 75% 100%;
    object-position: 75% 100%;
  }

  .image-42 {
    width: 39%;
    height: 56%;
  }

  .heading-3 {
    text-shadow: 1px 1px 6px #000;
  }

  .div-block-8 {
    padding-right: 4%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-9 {
    z-index: 6;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logmale {
    display: none;
    width: auto;
    height: auto;
    margin-bottom: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 12% 100%;
    object-position: 12% 100%;
  }

  .get_started {
    height: 85vh;
    max-height: 1050px;
    min-height: 600px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-span-3 {
    font-size: 22px;
    line-height: 29px;
  }

  .text-span-4 {
    font-size: 40px;
    line-height: 50px;
  }

  .image-43 {
    height: 100%;
  }

  .image-44 {
    height: 100%;
    margin-right: -3%;
  }

  .div-block-10 {
    height: 84%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section {
    height: 135vh;
    max-height: 1100px;
    min-height: 700px;
    padding-top: 20%;
    padding-bottom: 0%;
  }

  .section.contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section.faq-copy {
    min-height: 400px;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1em;
  }

  .heading-8 {
    font-size: 39px;
    line-height: 56px;
  }

  .heading-8.school {
    font-size: 40px;
    line-height: 51px;
  }

  .heading-8.school.index {
    margin-bottom: 50px;
  }

  .section-2.liveclases {
    height: auto;
    max-height: none;
    min-height: 0px;
  }

  .section-2.liveclases.schoolgal {
    padding-top: 44px;
    padding-left: 0%;
  }

  .div-block-17 {
    width: 80%;
    margin-right: 0%;
  }

  .div-block-17.youtubewideopromotion {
    width: 40vw;
    height: 51vw;
    margin-left: -3%;
  }

  .section-3 {
    overflow: hidden;
    padding-top: 0px;
  }

  .heading-9 {
    font-size: 50px;
    line-height: 36px;
  }

  .text-span-7 {
    font-size: 27px;
    line-height: 60px;
  }

  .section-explore-classes.schooldance {
    padding-top: 95px;
    padding-right: 21px;
    padding-left: 21px;
  }

  .heading-10 {
    font-size: 50px;
    line-height: 60px;
  }

  .heading-10.scheduledanceschool {
    margin-top: 0px;
  }

  .div-block-19 {
    z-index: 3;
    width: auto;
  }

  .div-block-20 {
    z-index: 6;
    width: 75%;
    max-width: 940px;
    margin-bottom: 43px;
  }

  .div-block-20.danceschooljoin {
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-2 {
    font-size: 17px;
    line-height: 29px;
  }

  .div-block-21.odstep.recordedclasses {
    display: none;
  }

  .div-block-21.odstep.recordpoka {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .paragraph-3 {
    font-size: 14px;
    line-height: 23px;
  }

  .div-block-22 {
    overflow: visible;
    width: 92%;
  }

  .div-block-25 {
    width: 47%;
  }

  .div-block-26 {
    position: relative;
    width: 95%;
  }

  .image-55 {
    width: 100%;
    margin-right: 0%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 100% 100%;
    object-position: 100% 100%;
  }

  .heading-13 {
    font-size: 70px;
    line-height: 60px;
  }

  .div-block-27 {
    margin-top: 32px;
  }

  .div-block-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-34 {
    width: 90%;
    margin-right: 0%;
  }

  .paragraph-4 {
    width: 87%;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.2em;
  }

  .paragraph-4.aboutusparagrraf {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph-4.group-clases {
    width: 75%;
    min-width: 670px;
  }

  .paragraph-4.testschooldancetextinfo.table.planzajec {
    padding-right: 17px;
    padding-left: 41px;
  }

  .paragraph-5 {
    font-size: 16px;
    letter-spacing: 0.2em;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .text-span-12 {
    font-size: 25px;
  }

  .div-block-36 {
    width: 88%;
  }

  .div-block-37 {
    padding-left: 68px;
  }

  .paragraph-6 {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-40 {
    width: 90%;
  }

  .div-block-40.centralize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headingofpost {
    width: 90%;
    max-width: 700px;
    font-size: 45px;
    line-height: 60px;
  }

  .div-block-42 {
    width: 100%;
    margin-top: 45px;
  }

  .text-block-42 {
    display: none;
  }

  .text-block-42.widac {
    display: block;
    width: 100%;
    max-width: 470px;
    margin-left: 0%;
  }

  .image-18 {
    bottom: 0px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .leftboxinpost {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 660px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkoutdivdynamicbox {
    width: 90%;
  }

  .faq {
    width: 60vw;
    min-width: 560px;
  }

  .image-57 {
    width: 90%;
  }

  .div-block-49 {
    width: 100%;
    height: 90%;
    min-width: 0px;
  }

  .div-block-49.danceschool {
    padding-bottom: 14%;
  }

  .div-block-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-58 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100vh;
  }

  .navbarnormal {
    z-index: 20;
  }

  .div-block-52 {
    height: 69vh;
    max-height: 700px;
    min-height: 440px;
    margin-bottom: 100px;
  }

  .div-block-52.schooldance {
    max-height: none;
    margin-bottom: 0px;
    padding-bottom: 67px;
  }

  .div-block-53 {
    height: 69vh;
    max-height: 700px;
    min-height: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-53.school {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-53.school.page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-3-copy {
    overflow: visible;
    height: auto;
    max-height: none;
    padding-top: 0px;
  }

  .div-block-54 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-58 {
    width: 90%;
  }

  .image-59 {
    width: 38%;
  }

  .picturestyleinproductbackground {
    height: auto;
    max-width: 610px;
    margin-bottom: 46px;
    background-color: transparent;
  }

  .div-block-60 {
    width: 70%;
    max-width: none;
    min-width: 700px;
  }

  .div-block-60.socialmedia {
    margin-top: 30px;
  }

  .div-block-61 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-62 {
    width: 60%;
    min-width: 230px;
  }

  .div-block-64 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-46 {
    display: none;
  }

  .text-block-47 {
    margin-left: 5%;
    color: #505050;
    font-size: 12px;
  }

  .dropdown-5 {
    display: none;
  }

  .dropdown-6 {
    display: none;
  }

  .closepopupbox {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    margin-right: 0px;
    padding: 10px;
  }

  .image-62 {
    width: 90%;
    margin-right: -2%;
  }

  .div-block-66 {
    width: 97%;
  }

  .div-block-66.schooldan {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tableforschedule {
    width: 47%;
  }

  .html-embed-2 {
    height: 51vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-67.school {
    width: 96%;
  }

  .div-block-68 {
    width: 90vw;
    min-width: 350px;
  }

  .div-block-69 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-18 {
    width: 50%;
    font-size: 19px;
    line-height: 23px;
  }

  .text-span-15 {
    font-size: 22px;
    line-height: 26px;
  }

  .image-64 {
    width: 90%;
  }

  .school11galery {
    width: 90vw;
  }

  .image-65 {
    width: 113%;
  }

  .div-block-70 {
    width: 100%;
    max-width: 680px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .joinclassesmap {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .joinclassesmap.michendjowitallokprice {
    display: none;
  }

  .button-2-copy {
    font-size: 17px;
    line-height: 29px;
  }

  .image-68 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cart-product-name {
    font-size: 16px;
    line-height: 26px;
  }

  .empty-state {
    width: 100%;
    max-width: none;
  }

  .nav1-wrap {
    grid-column-gap: 20px;
  }

  .menu-button {
    margin-left: 20px;
  }

  .error-message {
    width: 100%;
    max-width: none;
  }

  .cart-item-info {
    padding-right: 8px;
    padding-left: 8px;
  }

  .main-button.signin {
    padding-right: 20px;
    padding-left: 20px;
  }

  .navbar1 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cart-container {
    max-width: 420px;
    min-width: 360px;
  }

  .cart-product-image {
    width: 56px;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .menu-top {
    width: 25px;
  }

  .link-test {
    font-size: 30px;
    line-height: 30px;
  }

  .logo {
    display: none;
    width: 82%;
    height: 280%;
    min-width: auto;
    margin-left: 0%;
    -o-object-position: 0% 0%;
    object-position: 0% 0%;
  }

  .menu {
    width: 100%;
    height: 100vh;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .menu-center {
    width: 25px;
  }

  .main-nav__container {
    width: 100%;
  }

  .menu-bottom {
    width: 25px;
  }

  .hero {
    background-color: #e6e6e6;
  }

  .brand-2 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 60px;
  }

  .image-39 {
    display: block;
    width: 96%;
    margin-top: 63px;
    margin-bottom: -17%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-span-2 {
    font-size: 9vw;
    line-height: 10vw;
  }

  .div-block-3 {
    max-height: 900px;
    min-height: 500px;
    margin-bottom: 111px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-3.poziom {
    height: 95vh;
    max-height: 900px;
    min-height: 600px;
  }

  .image-40 {
    height: 38%;
  }

  .div-block-7 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-41 {
    width: 100%;
    height: 47%;
    margin-left: -77%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-42 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 53%;
    min-width: 0px;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 38px;
  }

  .div-block-8 {
    position: relative;
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-9 {
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .logmale {
    display: block;
    width: 100%;
    margin-right: 0%;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .get_started {
    height: 70vh;
    min-height: 480px;
  }

  .text-span-4 {
    font-size: 39px;
    line-height: 47px;
  }

  .heading-4 {
    font-size: 26px;
    line-height: 36px;
  }

  .image-43 {
    width: 41%;
    margin-right: -6%;
    -o-object-position: 100% 60%;
    object-position: 100% 60%;
  }

  .image-44 {
    width: 41%;
    margin-left: -6%;
    -o-object-position: 0% 60%;
    object-position: 0% 60%;
  }

  .div-block-10 {
    overflow: visible;
    height: 65%;
  }

  .section {
    height: 100vh;
    min-height: 600px;
    padding-top: 11%;
    padding-bottom: 9%;
  }

  .section.school {
    height: auto;
  }

  .image-47 {
    width: 56%;
    margin-left: -6%;
  }

  .image-48 {
    width: 40%;
    margin-right: -11%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 0% 0%;
    object-position: 0% 0%;
  }

  .image-49 {
    width: 78%;
    height: 65%;
    margin-top: -3%;
    margin-right: -15%;
    -o-object-position: 0% 25%;
    object-position: 0% 25%;
  }

  .image-50.calendarleft {
    width: 52%;
    margin-left: 2%;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .heading-6 {
    font-size: 26px;
    line-height: 29px;
  }

  .accordion-item-content {
    margin-right: 0px;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 21px;
  }

  .heading-8.school {
    font-size: 40px;
    line-height: 54px;
  }

  .section-2.liveclases.schoolgal {
    padding-top: 28px;
    padding-right: 0%;
  }

  .div-block-17.youtubewideopromotion {
    width: 74vw;
    height: 95vw;
    max-height: 720px;
    max-width: 650px;
    margin-top: 40px;
    margin-left: 17%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transform: perspective(1725px);
    transform: perspective(1725px);
  }

  .heading-9 {
    font-size: 39px;
    line-height: 28px;
  }

  .image-53 {
    display: none;
  }

  .image-53.drugi {
    display: block;
    margin-top: 9%;
    margin-bottom: -16%;
    margin-left: -2%;
  }

  .image-53.trzeci {
    display: none;
    margin-top: 9%;
    margin-bottom: -16%;
    margin-left: -2%;
  }

  .text-span-7 {
    font-size: 23px;
    line-height: 49px;
  }

  .section-explore-classes.schooldance {
    max-height: none;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading-10.scheduledanceschool {
    margin-bottom: 40px;
    padding-right: 5%;
    padding-left: 5%;
    font-size: 8vw;
    line-height: 9vw;
    text-align: center;
  }

  .div-block-19 {
    width: 100%;
  }

  .div-block-20 {
    width: 99%;
  }

  .div-block-20.danceschooljoin {
    width: 100%;
  }

  .button-2.explore-classes {
    font-size: 27px;
    line-height: 30px;
  }

  .button-2.kontrastowy.aboutus {
    margin-top: 26px;
    margin-bottom: 10%;
  }

  .div-block-25 {
    width: 95%;
  }

  .div-block-26 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-12 {
    font-size: 28px;
    letter-spacing: 0.3em;
  }

  .heading-13 {
    font-size: 68px;
    line-height: 70px;
  }

  .button-set.nieklik {
    font-size: 20px;
  }

  .div-block-30 {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-30.danceschool {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-16 {
    margin-right: 23px;
    text-align: left;
  }

  .text-span-10 {
    font-size: 78px;
  }

  .div-block-31 {
    width: 100%;
  }

  .div-block-33 {
    overflow: hidden;
    width: 100%;
  }

  .heading-17 {
    margin-top: 52px;
    margin-bottom: 27px;
  }

  .paragraph-4.aboutusparagrraf {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
  }

  .paragraph-4.group-clases {
    width: 90%;
    min-width: 0px;
  }

  .paragraph-4.testschooldancetextinfo.table {
    padding-right: 5%;
    padding-left: 5%;
  }

  .paragraph-4.testschooldancetextinfo.table.planzajec {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-37 {
    width: 100%;
    padding-right: 10px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-41 {
    margin-bottom: 24px;
  }

  .paragraph-6 {
    width: 90%;
    max-width: 270px;
  }

  .div-block-38 {
    position: relative;
    z-index: 4;
    text-shadow: 1px 1px 6px #000;
  }

  .div-block-40 {
    width: 95%;
  }

  .div-block-40.centralize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headingofpost {
    font-size: 37px;
    line-height: 51px;
  }

  .text-block-42.widac {
    min-width: 0px;
  }

  .leftboxinpost {
    width: 95%;
    min-width: 0px;
  }

  .edd_download_inner {
    width: 100%;
  }

  .checkoutdivdynamicbox {
    width: 98%;
  }

  .faq {
    width: 93vw;
    max-width: none;
    min-width: auto;
  }

  .image-48-copy {
    width: 43%;
    margin-right: 10%;
  }

  .div-block-48 {
    overflow: hidden;
  }

  .div-block-51 {
    display: none;
  }

  .div-block-52.schooldance {
    height: auto;
    max-height: none;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-53.school {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-55 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-58 {
    margin-top: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-59 {
    width: 50%;
    margin-bottom: 19px;
  }

  .picturestyleinproductbackground {
    max-width: 470px;
  }

  .socialmedia_sidebar {
    display: none;
  }

  .html-embed {
    display: none;
  }

  .div-block-60 {
    width: 90%;
    min-width: 0px;
  }

  .div-block-62 {
    width: 95%;
  }

  .closepopupbox {
    width: 35px;
    height: 35px;
    margin-top: 0px;
    margin-right: 0px;
    padding: 7px;
  }

  .image-62 {
    width: 100%;
    margin-right: 0%;
  }

  .div-block-66 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-66.schooldan {
    width: 100%;
  }

  .tableforschedule {
    width: 96%;
    max-width: 440px;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .tableforschedule.friday {
    max-width: 670px;
    margin-top: 0px;
  }

  .image-63 {
    width: 50%;
    margin-right: 20%;
  }

  .html-embed-2 {
    width: 85vw;
    height: 85vw;
    min-height: 409px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-67.school {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-68 {
    width: 100%;
    margin-right: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .paragraph-9 {
    font-size: 18px;
    text-align: center;
  }

  .text-span-13 {
    font-size: 23px;
  }

  .costand {
    width: 100%;
    font-size: 18px;
    text-align: center;
  }

  .heading-18 {
    width: 90%;
    margin: 0%;
    font-size: 19px;
  }

  .text-span-15 {
    font-size: 23px;
  }

  .div-block-70 {
    width: 96%;
  }

  .text-span-16 {
    font-size: 17px;
  }

  .paragraphorwatch-live.zoomdancelive {
    font-size: 17px;
  }

  .div-block-71 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-72 {
    padding-right: 12px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-2-copy.explore-classes {
    font-size: 27px;
    line-height: 30px;
  }

  .button-2-copy.kontrastowy.aboutus {
    margin-top: 26px;
    margin-bottom: 10%;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    padding-right: 16px;
    padding-left: 16px;
  }

  .nav-link.white.hover-black {
    width: 100%;
  }

  .mini-cart-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .nav1-wrap {
    grid-column-gap: 16px;
  }

  .menu-button {
    margin-left: 16px;
  }

  .main-button.signin {
    padding-right: 16px;
    padding-left: 16px;
  }

  .navbar1 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .text-field.cart-input {
    color: #fff;
  }

  .cart-container {
    max-width: 320px;
    min-width: 240px;
  }

  .cart-product-image {
    width: 56px;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .link-test {
    font-size: 26px;
    line-height: 25px;
  }

  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-menu {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-menu-second {
    display: none;
  }

  .heading-2 {
    margin-top: 0%;
    margin-bottom: 11%;
    font-size: 30px;
    line-height: 40px;
  }

  .image-39 {
    height: 55%;
    margin-bottom: -11%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .body {
    background-color: #000;
  }

  .text-span-2 {
    font-size: 8vw;
    line-height: 10vw;
  }

  .heading-3 {
    font-size: 20px;
  }

  .text-span-3 {
    font-size: 20px;
    line-height: 26px;
  }

  .text-span-4 {
    font-size: 35px;
    line-height: 43px;
  }

  .paragraph-2 {
    font-size: 13px;
    line-height: 20px;
  }

  .body-2 {
    background-color: #000;
  }

  .heading-8 {
    margin-top: 45px;
    font-size: 28px;
    line-height: 38px;
  }

  .heading-8.school {
    font-size: 9vw;
    line-height: 11vw;
  }

  .heading-8.school.index {
    font-size: 7vw;
  }

  .div-block-17 {
    width: 90%;
    border-radius: 11px;
  }

  .div-block-17.youtubewideopromotion {
    width: 81vw;
    height: 103vw;
  }

  .heading-9 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 12vw;
    line-height: 9vw;
    text-align: center;
  }

  .image-53 {
    display: none;
  }

  .image-53.drugi {
    display: none;
    width: 50%;
    height: 120%;
    max-height: 630px;
    margin-right: -12%;
    margin-left: -25%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-53.trzeci {
    display: block;
    width: 60%;
    height: 120%;
    max-height: 630px;
    margin: 0% -73% -46% 0%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text-span-7 {
    font-size: 7vw;
    line-height: 13vw;
  }

  .section-explore-classes.schooldance {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-10 {
    width: 95%;
    text-align: center;
  }

  .heading-10.scheduledanceschool {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 10vw;
    line-height: 13vw;
  }

  .heading-10.scheduledanceschool.photogalery {
    white-space: normal;
  }

  .div-block-20 {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-20.set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-2 {
    font-size: 17px;
    line-height: 22px;
  }

  .button-2.explore-classes {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-21 {
    width: 100%;
    max-width: 240px;
  }

  .div-block-21.odstep {
    margin-top: 39px;
    margin-left: 0px;
  }

  .div-block-21.odstep.set {
    margin-top: 28px;
  }

  .paragraph-3 {
    margin-bottom: 12px;
    text-shadow: 1px 1px 6px #000;
  }

  .div-block-22 {
    width: 99%;
  }

  .div-block-25 {
    width: 100%;
  }

  .div-block-26 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .body-3 {
    background-color: #000;
  }

  .heading-12 {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 19px;
    letter-spacing: 0.2em;
  }

  .heading-13 {
    font-size: 37px;
    line-height: 45px;
  }

  .heading-15 {
    width: 90%;
  }

  .div-block-30 {
    width: 100%;
  }

  .heading-16 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-span-10 {
    font-size: 52px;
    line-height: 60px;
  }

  .paragraph-4.testschooldancetextinfo.table {
    font-size: 16px;
  }

  .paragraph-4.testschooldancetextinfo.table.planzajec {
    padding-right: 5px;
  }

  .paragraph-4.testschooldancetextinfo.tytlewoftable {
    font-size: 17px;
  }

  .div-block-37 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-41 {
    width: 90%;
    text-align: center;
  }

  .body-4 {
    background-color: #000;
  }

  .paragraph-6 {
    width: 90%;
    height: auto;
    max-width: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-38 {
    width: 100%;
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-40.centralize {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headingofpost {
    font-size: 28px;
    line-height: 41px;
  }

  .div-block-42 {
    width: 100%;
  }

  .text-block-42.widac {
    max-width: none;
    min-width: auto;
  }

  .image-18 {
    bottom: 0px;
    z-index: 2;
  }

  .image-57 {
    width: 127%;
    height: auto;
    margin-bottom: 6px;
  }

  .div-block-52 {
    overflow: visible;
    height: 78vh;
  }

  .div-block-53.school.page {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-3-copy {
    padding-bottom: 59px;
  }

  .div-block-55 {
    position: relative;
    width: 97%;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-56 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-59 {
    width: 70%;
  }

  .image-61 {
    width: 48%;
  }

  .clearfix {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 95vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-65 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-68 {
    min-width: 150px;
  }

  .heading-18 {
    font-size: 17px;
  }

  .text-span-15 {
    font-size: 21px;
  }

  .image-64 {
    width: 100%;
  }

  .section-7 {
    background-color: #000;
  }

  .paragraphorwatch-live.zoomdancelive {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
  }

  .div-block-72 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-2-copy.explore-classes {
    font-size: 24px;
    line-height: 32px;
  }

  .image-68 {
    width: 90%;
  }
}


/*
     FILE ARCHIVED ON 23:15:55 Jul 28, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:24:23 Jan 31, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.105
  exclusion.robots.policy: 0.091
  cdx.remote: 0.123
  esindex: 0.024
  LoadShardBlock: 194.7 (6)
  PetaboxLoader3.datanode: 194.824 (7)
  load_resource: 151.365
  PetaboxLoader3.resolve: 115.928
*/